home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / apps / 14 / applic / read.me < prev    next >
Encoding:
Text File  |  1986-05-14  |  5.9 KB  |  169 lines

  1. AESBIN.C
  2. AESBIN.O
  3.  
  4.     Keywords: AES WINDOS HIPPO C BINDING SOURCE
  5.     
  6.     This file of for the poor guy that had a hard time using the AES with the
  7.     HIPPO-C compiler. This is the C source for the .O file. It will compile on
  8.     most other C's by changing the SHORT's variable to INT's. also, if you are
  9.     using Hippo-C, You can download the .o file, wich is a pre-compiled 
  10.     library version of this source.
  11.      
  12.              Have a good time using AES on the ST
  13.     
  14.     
  15. BOMBARD.TBI
  16.  
  17.     Would you guess a new game for tiny basic???  Well, yes it.  I though that
  18.     I would include just one more example for those tiny basic owners. Enjoy.
  19.  
  20.  
  21. CONVRT.PRG
  22.  
  23.     Keywords: PPASCAL FILE CONVERT
  24.     
  25.     Have you downloaded a BASIC program only to receive the error 'Line 0 too
  26.     long'? If you have, then use this compiled Pascal program to go through the
  27.     file, find the Chr(155) and replace them with Chr(13) and Chr(10).  The
  28.     file will then load into BASIC.  (Chr(155) shows up in STWriter as a cent
  29.     sign, and is the 8-bit CR code.)
  30.                        David Chiquelin
  31.     
  32.  
  33. EDITSPR.DOC
  34. EDITSPR.PRG
  35.  
  36.     This program will work with Neo and Degas to allow you to make sprites 
  37.     that can be used in other programs.  For more information, read the doc
  38.     file.  Very nicely implemented program.
  39.  
  40.  
  41. EPFX100.HEX
  42.  
  43.     This file points out the source of the infamous initial formfeed and gives
  44.     you an example of how to implement customized features like proportional
  45.     printing and elite printing.  Now you can fix the infamous formfeed 
  46.     problem without waiting for a new update fo First Word.
  47.  
  48.  
  49. FASTNEO.PRG
  50.  
  51.     This will take a Neo picture (has to have the extension .neo) that has been
  52.     saved to move and move them but it is the fastest one I have seen.  This is
  53.     the newest picture slide show program for Neo files.
  54.  
  55.  
  56. GENIE.MIT
  57.  
  58.     A file to automatically log on to GEnie for users of Mi-Term. Brings
  59.     user directly oto the Atari Roundtable. Sets all program parameters
  60.     properly.  Now you can get to the Atari Roundtable fast for the best 
  61.     BBS bargain around.
  62.  
  63.  
  64. MITES.ACC
  65.  
  66.     Keywords: MITES BUGS APRILFOOL ACCESSORY SEAN PUCKETT DAUG DGG 1986
  67.     
  68.     This is a classic April fool's day program written by Sean Puckett of DAUG.
  69.     Put it on your boot disk as ???????.acc (you pick the name) and boot with
  70.     it. Every mouse click will release more little mites that will let you see
  71.     what we used to mean by "buggy" programs.  Sean was kind enough to provide
  72.     source for your perusal.  Oh, the mouse will kill the bugs, sometimes.
  73.     hehe.
  74.     
  75.     
  76. MITES.C
  77.  
  78.     Keywords: MITES BUGS ACCESSORY SEAN PUCKETT DAUG DGG SOURCE APRILFOOLS 1986
  79.     
  80.     This is Mr. Puckett's source code for mites.acc.  It contains a number of
  81.     interesting GEM calls and will be of interest to budding GEM stars. 
  82.     Gratitude to Sean is in order, as one seldom releases a first shot!
  83.  
  84.  
  85. NEO6.PRG
  86.  
  87.     The new version of NEO. Has a couple of new features, I haven't totally 
  88.     figured out yet. No docs, unfortunatly, at least not yet.  The new features
  89.     are not totally evident so have fun trying to figure out the new feature.
  90.     If a new documentation file appears, expect to be it on next month's MAST
  91.     DOM.  Rumour has it the next release will be production and cost $$$$.  
  92.  
  93.     
  94. OKI20C.PRT
  95.  
  96.     Keywords: DEGAS OKIMATE 20 PRINTER DRIVER
  97.     
  98.     New version of the DEGAS Okimate 20 color printer driver.  Use only in
  99.     color modes.  By Tom Hudson, not to be sold.
  100.     
  101.  
  102. OLYMP.HEX
  103.  
  104.     This is a First Word driver for the Olympia Printer.  Just one more print
  105.     driver for one of the best word processors for the ST.
  106.  
  107.  
  108. PAN109.CMP
  109.  
  110.     Keywords: PRINTER DRIVER 1ST WORD PANASONIC 1091 1092
  111.     
  112.     1st Word (version 1.03 or later) printer configuration file for the
  113.     Panasonic 1091/1092.  Same as PAN109.HEX except when printing in NLQ
  114.     super/subscript will be in compressed print (looks a little better).  To
  115.     use with earlier versions, load file in 1st Word and delete one of the 6
  116.     zeros under the Printer Configuration Table.  Rename PAN109.HEX
  117.     
  118.     
  119. PAN109.HEX 
  120.  
  121.     Keywords: PRINTER DRIVER 1ST WORD PANASONIC 1091 1092
  122.     
  123.     1st Word (version 1.03 or later) printer configuration file for the
  124.     Panasonic 1091/1092.  To use with earlier versions, load file in 1st Word
  125.     and delete one of the 6 zeros under the Printer Configuration Table.
  126.     
  127.  
  128. PANSON.PRT
  129.  
  130.     Keywords: DEGAS PRINTER DRIVER PANASONIC 1080 1081 1090 1091 EPSON
  131.     COMPATIBLES 1986
  132.     
  133.     This is the printer driver my dealer provided me for my Panasonic KX-P1080
  134.     to avoid timeout and other problems with the standard Epson driver. It is
  135.     said to work on the 1080, 1081, 1090, and 1091. Thanks to Data Base in
  136.     Davie FL. for the driver.
  137.     
  138.  
  139. PROWRT.HEX
  140.  
  141.     Keywords: PROWRITER 1ST WORD PRINTER DRIVER 8510 NEC
  142.     
  143.     Prowriter (NEC) printer driver for 1ST WORD that supports all of the
  144.     standard characters of the ST. Characters that are not standard to the
  145.     Prowriter are duplicated (more or less) with bit image graphics.
  146.  
  147.  
  148. SKYSCAPE.BAS
  149.  
  150.     This basic program will allow you to find the locations of the planets
  151.     in the night sky from anyplace at any time.  A very nicely done and 
  152.     informative program.
  153.  
  154.  
  155. TEASER.TBI
  156.  
  157.     Yes, one more tiny basic program.  This one is a little difficult to 
  158.     explain.  This has something to with a black hole but I haven't really 
  159.     figured it out.  This is included as just another example of tiny basic.
  160.  
  161.  
  162. TOSH1S.HEX
  163.  
  164.     Keywords: TOSHIBA P321 1ST WORD PRINTER DRIVER HEX FILE
  165.     
  166.     A TOSHIBA P321 PRINTER DRIVER FOR 1ST WORD VERSION 1.03. ALLOWS ITALICS,
  167.     AND MANY SPECIAL CHARACTERS IN LETTER QUALITY. CONFIGURES AS A DAISY WHEEL
  168.     PRINTER FILE. ENJOY. PLEASE LEAVE A NOTE IF YOU FIND OTHER CODES THAT WORK.
  169.